[INFO] cloning repository https://github.com/YoloDev/cargo-featurex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YoloDev/cargo-featurex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fcargo-featurex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fcargo-featurex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea6b6d085bff3ecaab47bc31b4333f569dd5a447
[INFO] fixing YoloDev/cargo-featurex against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fcargo-featurex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YoloDev/cargo-featurex
[INFO] finished tweaking git repo https://github.com/YoloDev/cargo-featurex
[INFO] tweaked toml for git repo https://github.com/YoloDev/cargo-featurex written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YoloDev/cargo-featurex on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YoloDev/cargo-featurex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.3.3
[INFO] [stderr]   Downloaded itertools v0.15.0
[INFO] [stderr]   Downloaded bitarr v0.2.0
[INFO] [stderr]   Downloaded error-stack v0.7.1
[INFO] [stderr]   Downloaded cargo-util-schemas v0.14.0
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54
[INFO] running `Command { std: "docker" "start" "0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling error-stack v0.7.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking bitarr v0.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking cargo-platform v0.3.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking cargo-util-schemas v0.14.0
[INFO] [stderr]     Checking cargo-featurex v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]  --> src/collect_result.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub(crate) fn into_result(self) -> error_stack::Result<T, E> {
[INFO] [stdout]   |                                                     ^^^^^^ not found in `error_stack`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::result::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Result;
[INFO] [stdout]   |
[INFO] [stdout]   = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     pub(crate) fn into_result(self) -> error_stack::Result<T, E> {
[INFO] [stdout] 7 +     pub(crate) fn into_result(self) -> Result<T, E> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/collect_result.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<A, E, V> FromIterator<error_stack::Result<A, E>> for CollectResult<V, E>
[INFO] [stdout]    |                                         ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 - impl<A, E, V> FromIterator<error_stack::Result<A, E>> for CollectResult<V, E>
[INFO] [stdout] 15 + impl<A, E, V> FromIterator<Result<A, E>> for CollectResult<V, E>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/collect_result.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn from_iter<I: IntoIterator<Item = error_stack::Result<A, E>>>(iter: I) -> Self {
[INFO] [stdout]    |                                                      ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     fn from_iter<I: IntoIterator<Item = error_stack::Result<A, E>>>(iter: I) -> Self {
[INFO] [stdout] 19 +     fn from_iter<I: IntoIterator<Item = Result<A, E>>>(iter: I) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/metadata.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout] 16 +     ) -> Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/metadata.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout] 24 +     ) -> Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/feature_set.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | ) -> Option<error_stack::Result<u32, FeatureReferenceError>> {
[INFO] [stdout]    |                          ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::feature_set::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 - ) -> Option<error_stack::Result<u32, FeatureReferenceError>> {
[INFO] [stdout] 77 + ) -> Option<Result<u32, FeatureReferenceError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/feature_set.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> error_stack::Result<BitSet, CreateMetadataBitSetError> {
[INFO] [stdout]    |                   ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::feature_set::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 - ) -> error_stack::Result<BitSet, CreateMetadataBitSetError> {
[INFO] [stdout] 99 + ) -> Result<BitSet, CreateMetadataBitSetError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]    --> src/feature_set.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> error_stack::Result<FeatureSetBuilder, FeatureSetError> {
[INFO] [stdout]     |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::feature_set::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 130 -     ) -> error_stack::Result<FeatureSetBuilder, FeatureSetError> {
[INFO] [stdout] 130 +     ) -> Result<FeatureSetBuilder, FeatureSetError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]    --> src/lib.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> error_stack::Result<PackageBuilder, PackageError> {
[INFO] [stdout]     |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     ) -> error_stack::Result<PackageBuilder, PackageError> {
[INFO] [stdout] 109 +     ) -> Result<PackageBuilder, PackageError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]    --> src/lib.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 | ) -> error_stack::Result<Workspace, GetWorkspaceError> {
[INFO] [stdout]     |                   ^^^^^^ not found in `error_stack`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 143 - ) -> error_stack::Result<Workspace, GetWorkspaceError> {
[INFO] [stdout] 143 + ) -> Result<Workspace, GetWorkspaceError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `report` is private
[INFO] [stdout]    --> src/feature_set.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout]   6 | use error_stack::{ResultExt, report};
[INFO] [stdout]     |                              ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `report` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.7.1/src/lib.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 503 | mod report;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]  --> src/collect_result.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub(crate) fn into_result(self) -> error_stack::Result<T, E> {
[INFO] [stdout]   |                                                     ^^^^^^ not found in `error_stack`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::result::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Result;
[INFO] [stdout]   |
[INFO] [stdout]   = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     pub(crate) fn into_result(self) -> error_stack::Result<T, E> {
[INFO] [stdout] 7 +     pub(crate) fn into_result(self) -> Result<T, E> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/collect_result.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<A, E, V> FromIterator<error_stack::Result<A, E>> for CollectResult<V, E>
[INFO] [stdout]    |                                         ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 - impl<A, E, V> FromIterator<error_stack::Result<A, E>> for CollectResult<V, E>
[INFO] [stdout] 15 + impl<A, E, V> FromIterator<Result<A, E>> for CollectResult<V, E>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/collect_result.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn from_iter<I: IntoIterator<Item = error_stack::Result<A, E>>>(iter: I) -> Self {
[INFO] [stdout]    |                                                      ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     fn from_iter<I: IntoIterator<Item = error_stack::Result<A, E>>>(iter: I) -> Self {
[INFO] [stdout] 19 +     fn from_iter<I: IntoIterator<Item = Result<A, E>>>(iter: I) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/metadata.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout] 16 +     ) -> Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/metadata.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     ) -> error_stack::Result<Self, FeaturexMetadataError> {
[INFO] [stdout] 24 +     ) -> Result<Self, FeaturexMetadataError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/feature_set.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | ) -> Option<error_stack::Result<u32, FeatureReferenceError>> {
[INFO] [stdout]    |                          ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::feature_set::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 - ) -> Option<error_stack::Result<u32, FeatureReferenceError>> {
[INFO] [stdout] 77 + ) -> Option<Result<u32, FeatureReferenceError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]   --> src/feature_set.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> error_stack::Result<BitSet, CreateMetadataBitSetError> {
[INFO] [stdout]    |                   ^^^^^^ not found in `error_stack`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::feature_set::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 - ) -> error_stack::Result<BitSet, CreateMetadataBitSetError> {
[INFO] [stdout] 99 + ) -> Result<BitSet, CreateMetadataBitSetError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]    --> src/feature_set.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> error_stack::Result<FeatureSetBuilder, FeatureSetError> {
[INFO] [stdout]     |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::feature_set::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 130 -     ) -> error_stack::Result<FeatureSetBuilder, FeatureSetError> {
[INFO] [stdout] 130 +     ) -> Result<FeatureSetBuilder, FeatureSetError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]    --> src/lib.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> error_stack::Result<PackageBuilder, PackageError> {
[INFO] [stdout]     |                       ^^^^^^ not found in `error_stack`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     ) -> error_stack::Result<PackageBuilder, PackageError> {
[INFO] [stdout] 109 +     ) -> Result<PackageBuilder, PackageError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `error_stack`
[INFO] [stdout]    --> src/lib.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 | ) -> error_stack::Result<Workspace, GetWorkspaceError> {
[INFO] [stdout]     |                   ^^^^^^ not found in `error_stack`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 143 - ) -> error_stack::Result<Workspace, GetWorkspaceError> {
[INFO] [stdout] 143 + ) -> Result<Workspace, GetWorkspaceError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `report` is private
[INFO] [stdout]    --> src/feature_set.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout]   6 | use error_stack::{ResultExt, report};
[INFO] [stdout]     |                              ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `report` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.7.1/src/lib.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 503 | mod report;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:114:10
[INFO] [stdout]      |
[INFO] [stdout]  114 |             name: package.name.clone(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^ expected `PackageName`, found `cargo_metadata::PackageName`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `cargo_metadata::PackageName` and `PackageName` have similar names, but are actually distinct types
[INFO] [stdout] note: `cargo_metadata::PackageName` is defined in crate `cargo_metadata`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.23.1/src/lib.rs:139:9
[INFO] [stdout]      |
[INFO] [stdout]  139 |           pub struct $name<T: AsRef<str> = String>(T);
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  221 | / str_newtype!(
[INFO] [stdout]  222 | |     /// Package name newtype
[INFO] [stdout]  223 | |     ///
[INFO] [stdout]  224 | |     /// Based on [cargo-util-schema's string newtype] but with two crucial differences:
[INFO] [stdout] ...    |
[INFO] [stdout]  230 | |     PackageName
[INFO] [stdout]  231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `PackageName` is defined in crate `cargo_util_schemas`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-util-schemas-0.14.0/src/manifest/mod.rs:1392:9
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         pub struct $name<T: AsRef<str> = String>(T);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 | str_newtype!(PackageName);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `str_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:114:10
[INFO] [stdout]      |
[INFO] [stdout]  114 |             name: package.name.clone(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^ expected `PackageName`, found `cargo_metadata::PackageName`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `cargo_metadata::PackageName` and `PackageName` have similar names, but are actually distinct types
[INFO] [stdout] note: `cargo_metadata::PackageName` is defined in crate `cargo_metadata`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.23.1/src/lib.rs:139:9
[INFO] [stdout]      |
[INFO] [stdout]  139 |           pub struct $name<T: AsRef<str> = String>(T);
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  221 | / str_newtype!(
[INFO] [stdout]  222 | |     /// Package name newtype
[INFO] [stdout]  223 | |     ///
[INFO] [stdout]  224 | |     /// Based on [cargo-util-schema's string newtype] but with two crucial differences:
[INFO] [stdout] ...    |
[INFO] [stdout]  230 | |     PackageName
[INFO] [stdout]  231 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `PackageName` is defined in crate `cargo_util_schemas`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-util-schemas-0.14.0/src/manifest/mod.rs:1392:9
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         pub struct $name<T: AsRef<str> = String>(T);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 | str_newtype!(PackageName);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `str_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-featurex` (lib) due to 12 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0603.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-featurex` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54", kill_on_drop: false }`
[INFO] [stdout] 0965084326ad7f946acabd2d39412d810deb5f0965d8e98a221933e6c3093b54
